sm.gui.ticksToTimeString
Converts ticks to a HH:MM:SS string representation.
Kind: Function
Environments: Game
Game
sm.gui.ticksToTimeString( ticks )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
ticks |
integer | Game ticks |
Returns:
| Name | Type | Description |
|---|---|---|
time |
string | Human time formatted string |