shakemap.coremods.sleep¶
Sleep for a specified number of seconds.
-
class
shakemap.coremods.sleep.
SleepModule
(eventid, seconds=None)[source]¶ Bases:
shakemap.coremods.base.CoreModule
sleep – Sleep for a number of seconds.
Instantiate a SleepModule class with an event ID.
-
command_name
= 'sleep'¶
-