Google
Google
×
Jan 22, 2015 · Summary. 1/2 Bugs 1 of the 2 Jira Issues pertaining to this function are important. Function: integer llGetUnixTime( ); ...
Jan 25, 2015 · integer, unixtime, –, number of seconds elapsed since 00:00 hours, Jan 1, 1970 UTC, ie. return value of llGetUnixTime() ...
Jan 22, 2015 · Although the llGetUnixTime function gets GMT timestamps the return value timestamps can be treated as local time for the purposes of this ...
Apr 26, 2007 · default { touch_start(integer total_number) { string time; float ft = llGetGMTclock(); integer ut = llGetUnixTime(); integer hours = llFloor(ft / 3600); ...
integer llGetUnixTime() Returns the number of seconds elapsed since 00:00 hours, Jan 1, 1970 UTC from the system clock. In UNIX terms, time_t. This is great  ...
if (listener<0). {. listener = llListen(chan(llGetKey()), "", "", "");. listenTs = llGetUnixTime();. } } checkListen(). {. if (listener > 0 && llGetUnixTime() - listenTs > 300).
46 return llGetRegionName() + " @ " + (string)llGetPos() + " (Leaser: \"" + LEASER + "\", Expire: " + timespan(LEASED_UNTIL - llGetUnixTime()) + ")";. 47 }. 48.
One good way to do this is to make the string include an encoded version of the system time (llGetUnixTime()). The trust script could then decode that, and verify ...
... side) llGetTime() llGetTimeOfDay() llGetTimestamp() llGetTorque() llGetUnixTime() llGetVel() llGetWallclock() llGiveInventory(key destination, string inventory) ...