Oo_sfml_system.time_src ->
object
  val time : SFTime.t
  method as_microseconds : unit -> int64
  method as_milliseconds : unit -> int32
  method as_seconds : unit -> float
  method t : SFTime.t
end