ll.ResetTime() : ()
Sets the time to zero. Sets the internal timer to zero.
ll.ResetTime()
{
"def": "func",
"desc": "Sets the time to zero.\nSets the internal timer to zero.",
"energy": 10,
"sleep": 0,
"pure": false,
"link": "https://wiki.secondlife.com/wiki/LlResetTime",
"name": "ResetTime",
"signatures": [
{
"result": [
{
"name": "",
"def": "result",
"desc": "",
"variadic": false,
"type": [
"()"
],
"optional": false
}
],
"args": []
}
]
}