API Guides > ConceptRT 3.x

Detailed Description

Enumerations

enum  DayPerYearConst { DayPerYear }
 DayPerYearConst More...
 
enum  MonthPerYearConst { MonthPerYear }
 MonthPerYearConst More...
 
enum  DayPerWeekConst { DayPerWeek }
 DayPerWeekConst More...
 
enum  HourPerDayConst { HourPerDay }
 HourPerDayConst More...
 
enum  MinutePerHourConst { MinutePerHour }
 MinutePerHourConst More...
 
enum  SecondPerMinuteConst { SecondPerMinute }
 SecondPerMinuteConst More...
 
enum  MillisecondPerSecondConst { MillisecondPerSecond }
 MillisecondPerSecondConst More...
 
enum  MicrosecondPerMillisecondConst { MicrosecondPerMillisecond }
 MicrosecondPerMillisecondConst More...
 
enum  TickPerMicrosecondConst { TickPerMicrosecond }
 TickPerMicrosecondConst More...
 

Variables

const TimeSpan TimeInfinite
 The time infinite More...
 
const TimeSpan TimeZero
 The time zero More...
 
const PCChar8 TextTimeSpanInfinite
 The text that defines a time span infinite More...
 

Enumeration Type Documentation

enum DayPerWeekConst

DayPerWeekConst

Enumerator
DayPerWeek 

Days per week.

enum DayPerYearConst

DayPerYearConst

Enumerator
DayPerYear 

Days per year.

enum HourPerDayConst

HourPerDayConst

Enumerator
HourPerDay 

Hour per day.

enum MicrosecondPerMillisecondConst

MicrosecondPerMillisecondConst

Enumerator
MicrosecondPerMillisecond 

us per second.

enum MillisecondPerSecondConst

MillisecondPerSecondConst

Enumerator
MillisecondPerSecond 

ms per second.

enum MinutePerHourConst

MinutePerHourConst

Enumerator
MinutePerHour 

Minutes per hour.

enum MonthPerYearConst

MonthPerYearConst

Enumerator
MonthPerYear 

Month per year.

enum SecondPerMinuteConst

SecondPerMinuteConst

Enumerator
SecondPerMinute 

Seconds per hour.

enum TickPerMicrosecondConst

TickPerMicrosecondConst

Enumerator
TickPerMicrosecond 

Tick per microsecond.

Variable Documentation

const PCChar8 TextTimeSpanInfinite

The text that defines a time span infinite

const TimeSpan TimeInfinite

The time infinite

const TimeSpan TimeZero

The time zero