Search Results for

    / fm / liveswitch / Constants

    Class: Constants

    fm.liveswitch.Constants

    A collection of platform-independent constant values.

    Table of contents

    Constructors

    • constructor

    Methods

    • getTypeString
    • getHoursPerDay
    • getMillisecondsPerDay
    • getMillisecondsPerHour
    • getMillisecondsPerMinute
    • getMillisecondsPerSecond
    • getMinutesPerDay
    • getMinutesPerHour
    • getNanosecondsPerTick
    • getSecondsPerDay
    • getSecondsPerHour
    • getSecondsPerMinute
    • getTicksPerDay
    • getTicksPerHour
    • getTicksPerMillisecond
    • getTicksPerMinute
    • getTicksPerSecond

    Constructors

    constructor

    + new Constants(): Constants

    Returns: Constants

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:43

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:9


    getHoursPerDay

    ▸ StaticgetHoursPerDay(): number

    Gets the number of hours in one day.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:62


    getMillisecondsPerDay

    ▸ StaticgetMillisecondsPerDay(): number

    Gets the number of milliseconds in one hour.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:75


    getMillisecondsPerHour

    ▸ StaticgetMillisecondsPerHour(): number

    Gets the number of milliseconds in one hour.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:88


    getMillisecondsPerMinute

    ▸ StaticgetMillisecondsPerMinute(): number

    Gets the number of milliseconds in one minute.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:101


    getMillisecondsPerSecond

    ▸ StaticgetMillisecondsPerSecond(): number

    Gets the number of milliseconds in one second.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:114


    getMinutesPerDay

    ▸ StaticgetMinutesPerDay(): number

    Gets the number of minutes in one day.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:127


    getMinutesPerHour

    ▸ StaticgetMinutesPerHour(): number

    Gets the number of minutes in one hour.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:140


    getNanosecondsPerTick

    ▸ StaticgetNanosecondsPerTick(): number

    Gets the number of nanoseconds in one tick.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:153


    getSecondsPerDay

    ▸ StaticgetSecondsPerDay(): number

    Gets the number of seconds in one day.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:166


    getSecondsPerHour

    ▸ StaticgetSecondsPerHour(): number

    Gets the number of seconds in one hour.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:179


    getSecondsPerMinute

    ▸ StaticgetSecondsPerMinute(): number

    Gets the number of seconds in one minute.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:192


    getTicksPerDay

    ▸ StaticgetTicksPerDay(): number

    Gets the number of ticks in one day.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:205


    getTicksPerHour

    ▸ StaticgetTicksPerHour(): number

    Gets the number of ticks in one hour.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:218


    getTicksPerMillisecond

    ▸ StaticgetTicksPerMillisecond(): number

    Gets the number of ticks in one millisecond.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:231


    getTicksPerMinute

    ▸ StaticgetTicksPerMinute(): number

    Gets the number of ticks in one minute.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:244


    getTicksPerSecond

    ▸ StaticgetTicksPerSecond(): number

    Gets the number of ticks in one second.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Constants.ts:257

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.14.6