class SystemTimeProvider implements TimeProviderInterface (View source)

SystemTimeProvider uses built-in PHP functions to provide the time

Methods

int[]
currentTime()

Returns a timestamp array

Details

int[] currentTime()

Returns a timestamp array

Return Value

int[] Array guaranteed to contain sec and usec components of a timestamp