sfml.system_oo
Oo_sfml_system.pausable_clock
sfml.audio
sfml.audio_oo
sfml.graphics
sfml.graphics_oo
sfml.network
sfml.network_oo
sfml.system
sfml.window
sfml.window_oo
val clock : SFPausableClock.t
method elapsed_time : SFTime.t
method get_elapsed_time : unit -> SFTime.t
method is_paused : unit -> bool
method pause : unit -> unit
method restart : paused:bool -> SFTime.t
method start : unit -> unit