Add-On Documentation
  • Preparing search index...
  • The search index is not available
8Crafter's Server Utilities API
  • 8Crafter's Server Utilities API
  • Globals
  • moment
  • preciseDiff

Function preciseDiff

  • preciseDiff(d1: Moment, d2: Moment, returnValueObject?: false): string

    Parameters

    • d1: Moment
    • d2: Moment
    • OptionalreturnValueObject: false

    Returns string

    • Defined in ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/moment/ts3.1-typings/moment.d.ts:798
  • preciseDiff(
        d1: Moment,
        d2: Moment,
        returnValueObject: true,
    ): PreciseRangeValueObject

    Parameters

    • d1: Moment
    • d2: Moment
    • returnValueObject: true

    Returns PreciseRangeValueObject

    • Defined in ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/moment/ts3.1-typings/moment.d.ts:799

Settings

Member Visibility
Add-On Documentation
8Crafter's Server Utilities API
  • Loading...

Generated using TypeDoc