openmw-tes3coop/monster/modules/timer.mn

8 lines
164 B
Text
Raw Normal View History

/*
NOTE: This file is not used - it is here just for reference. The
real module is defined internally in timer.d.
*/
singleton timer;
idle sleep(float secs);