Documentation
    Preparing search index...

    Function getTickArrayStartTickIndex

    • Get the first tick index in the tick array that contains the specified tick index.

      Parameters

      • tick_index - A i32 integer representing the tick integer
      • tick_spacing - A i32 integer representing the tick spacing

      Returns

      • A i32 integer representing the first tick index in the tick array

      Parameters

      • tick_index: number
      • tick_spacing: number

      Returns number