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

From DikuMUD Wiki
Jump to navigation Jump to search
(XML import)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== realtime ==
+
<span id="bvrealtime"></span>
This variable returns the number of seconds passed since 1970-01-01 00:00.
+
'realtime'
For C buffs this is equivalent to time(NULL).
+
    This variable returns the number of seconds passed since 1970 something.
 +
    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 22:38, 4 December 2025

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

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