Time Class provided by System for Runtime Clock and time sting operations
| package |
SYSTEM |
|---|
getStartTime() : integer
integerReturns the Runtime Timestamp
start() : null
nullReturns null.
time_ago_string(integer $time) : string
Scaling from seconds to years. Required strings from tag 'time' to be included.
integerUnixtimestamp to be converted
stringReturns scaled time string.
time_in_string(integer $time) : string
Scaling from seconds to years. Required strings from tag 'time' to be included.
integerUnixtimestamp to be converted
stringReturns scaled time string.
start_time :