class clock : unit -> object .. end
unit ->
object
end
val point : pointer
pointer
method reset : unit
unit
method getElapsedTime : float
float