Difference between revisions of "Manual:DIL Manual/realtime"

From DikuMUD Wiki
Jump to navigation Jump to search
(XML import of LLM wiki pages)
 
Line 1: Line 1:
== realtime ==
+
 
This variable returns the number of seconds passed since 1970-01-01 00:00.
+
 
For C buffs this is equivalent to time(NULL).
+
<span id="bvrealtime"></span>
 +
'realtime'
 +
    This variable returns the number of seconds passed since 1970 something.
 +
    For C buffs this is equivalent to time(NULL).
 +
 
 +
---~---~---~---~---~---~---~---~---

Latest revision as of 10:40, 4 December 2025


'realtime'
   This variable returns the number of seconds passed since 1970 something.
   For C buffs this is equivalent to time(NULL).
---~---~---~---~---~---~---~---~---