-->
import Quickshell
The ElapsedTimer measures time since its last restart, and is useful for determining the time between events that don’t supply it.
Return the number of seconds since the timer was last started or restarted, with nanosecond precision.
Return the number of milliseconds since the timer was last started or restarted.
Return the number of nanoseconds since the timer was last started or restarted.
Restart the timer, returning the number of seconds since the timer was last started or restarted, with nanosecond precision.
Restart the timer, returning the number of milliseconds since the timer was last started or restarted.
Restart the timer, returning the number of nanoseconds since the timer was last started or restarted.