Module: mudtime | mudlib/mudtime.py | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
This module handles in-game world time. This is different than out-of-game world time which we measure in hours and minutes and such. In-game time could be measured in whatever interval you so choose (by creating your own TimeManager subclass). To write your own mudtime:
|