GetPulseNum

From UODemo Wiki
Revision as of 21:25, 24 January 2010 by Batlin (talk | contribs) (Created page with 'integer '''getPulseNum'''(void); The Pulse Number is the current tick the server is in. One tick is around 250 milliseconds (depending on the server load a tick can be longer th...')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

integer getPulseNum(void);

The Pulse Number is the current tick the server is in. One tick is around 250 milliseconds (depending on the server load a tick can be longer than 250ms). The Pulse Number is reset to 0 every time the server starts.