SFML.Net
ClockRestart Method |
This function puts the time counter back to zero.
Namespace: SFML.System
Assembly: sfmlnet-system-2 (in sfmlnet-system-2.dll) Version: 2.2.0.0 (2.2.0)

public Time Restart()
Public Function Restart As Time
public: Time Restart()
member Restart : unit -> Time
Return Value
Type: TimeTime elapsed since the clock was started.
