FMIceLinkConstants Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | FMIceLinkConstants.h FMIceLinkConstants.m |
+ hoursPerDay
Gets the number of hours in one day.
+ (int)hoursPerDayDiscussion
Gets the number of hours in one day.
Declared In
FMIceLinkConstants.h
+ millisecondsPerDay
Gets the number of milliseconds in one hour.
+ (int)millisecondsPerDayDiscussion
Gets the number of milliseconds in one hour.
Declared In
FMIceLinkConstants.h
+ millisecondsPerHour
Gets the number of milliseconds in one hour.
+ (int)millisecondsPerHourDiscussion
Gets the number of milliseconds in one hour.
Declared In
FMIceLinkConstants.h
+ millisecondsPerMinute
Gets the number of milliseconds in one minute.
+ (int)millisecondsPerMinuteDiscussion
Gets the number of milliseconds in one minute.
Declared In
FMIceLinkConstants.h
+ millisecondsPerSecond
Gets the number of milliseconds in one second.
+ (int)millisecondsPerSecondDiscussion
Gets the number of milliseconds in one second.
Declared In
FMIceLinkConstants.h
+ minutesPerDay
Gets the number of minutes in one day.
+ (int)minutesPerDayDiscussion
Gets the number of minutes in one day.
Declared In
FMIceLinkConstants.h
+ minutesPerHour
Gets the number of minutes in one hour.
+ (int)minutesPerHourDiscussion
Gets the number of minutes in one hour.
Declared In
FMIceLinkConstants.h
+ secondsPerDay
Gets the number of seconds in one day.
+ (int)secondsPerDayDiscussion
Gets the number of seconds in one day.
Declared In
FMIceLinkConstants.h
+ secondsPerHour
Gets the number of seconds in one hour.
+ (int)secondsPerHourDiscussion
Gets the number of seconds in one hour.
Declared In
FMIceLinkConstants.h
+ secondsPerMinute
Gets the number of seconds in one minute.
+ (int)secondsPerMinuteDiscussion
Gets the number of seconds in one minute.
Declared In
FMIceLinkConstants.h
+ ticksPerDay
Gets the number of ticks in one day.
+ (long long)ticksPerDayDiscussion
Gets the number of ticks in one day.
Declared In
FMIceLinkConstants.h
+ ticksPerHour
Gets the number of ticks in one hour.
+ (long long)ticksPerHourDiscussion
Gets the number of ticks in one hour.
Declared In
FMIceLinkConstants.h
+ ticksPerMillisecond
Gets the number of ticks in one millisecond.
+ (int)ticksPerMillisecondDiscussion
Gets the number of ticks in one millisecond.
Declared In
FMIceLinkConstants.h
+ ticksPerMinute
Gets the number of ticks in one minute.
+ (int)ticksPerMinuteDiscussion
Gets the number of ticks in one minute.
Declared In
FMIceLinkConstants.h
+ ticksPerSecond
Gets the number of ticks in one second.
+ (int)ticksPerSecondDiscussion
Gets the number of ticks in one second.
Declared In
FMIceLinkConstants.h