TimeConverterInterface
interface TimeConverterInterface (View source)
Methods
string[]
calculateTime(string $seconds, string $microSeconds)
Calculates low, mid, high time array.
Details
at line 27
string[]
calculateTime(string $seconds, string $microSeconds)
Calculates low, mid, high time array.