A TenneySoftware Class Library
TimeType Enumeration
NamespacesTenneySoftware.ExtendedMathTimeType
Enumeration for the type of time being inputted.
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScript
public enum TimeType
Public Enumeration TimeType
Dim instance As TimeType
public enum class TimeType
public enum TimeType
public enum TimeType
TenneySoftware.ExtendedMath.TimeType = function();
TenneySoftware.ExtendedMath.TimeType.createEnum('TenneySoftware.ExtendedMath.TimeType', false);
Members
MemberDescription
Milliseconds
Using a number represented in milliseconds.

Seconds
Using a number represented in seconds.

Assembly: TenneySoftware (Module: TenneySoftware) Version: 0.0.3067.16853 (0.1.0.0)