package
0.0.0-20210209143912-fc6652f17003
Repository: https://github.com/yjuq/go-sfml.git
Documentation: pkg.go.dev

# Functions

ClockCreate -> Create a new clock and start it.
Init -> system.
Microseconds -> Construct a time value from a number of microseconds.
Milliseconds -> Construct a time value from a number of milliseconds.
Seconds -> Construct a time value from a number of seconds.

# Variables

TimeZero -> Predefined "zero" time value.

# Structs

Clock -> Utility class that measures the elapsed time.
Time -> Represents a time value.