This element will display a runtime or countdown based on a given target time.
RunningFormat
String
Format string, e.g. hh:mM:SS to always show leading zero minutes when running
StoppedFormat
Format string, e.g. hh:mM:SS.ff to always show leading zero minutes and two digits when stopped
StartedAt()
String/TimeSpan
Starts the runtime from the given TOD
StartBackwards()
Starts counting down beginning with the parameter
CountdownTo()
Starts countdown towards the given target time
Last updated 11 months ago