Skip to content

Methods_T_Aurora_Utils_Time

Anton Pupkov edited this page Aug 9, 2016 · 2 revisions

Time Methods

The Time type exposes the following members.

Methods

 

Name Description
Public methodStatic member GetHours Gets the current hour
Public methodStatic member GetMilliSeconds Get the current milliseconds
Public methodStatic member GetMillisecondsSinceEpoch Gets the milliseconds since the epoch
Public methodStatic member GetMinutes Gets the current minute
Public methodStatic member GetSeconds Gets the current seconds
Public methodStatic member GetSecondsSinceEpoch Gets the seconds since the epoch
Public methodStatic member IsCurrentTimeBetween(Int32, Int32) Determines whether the two specified hour marks are inbetween the current time
Public methodStatic member IsCurrentTimeBetween(TimeSpan, TimeSpan) Determines whether the two specified hour and minute marks are inbetween the current time
Public methodStatic member IsCurrentTimeBetween(Int32, Int32, Int32, Int32) Determines whether the two specified hour and minute marks are inbetween the current time
  Back to Top

See Also

Reference

Time Class
Aurora.Utils Namespace

Clone this wiki locally