FHIRClient - v3.0.0
    Preparing search index...

    Function getTimeInFuture

    • Add a supplied number of seconds to the supplied Date, returning an integer number of seconds since the epoch

      Parameters

      • secondsAhead: number = 120

        How far ahead, in seconds (defaults to 120 seconds)

      • Optionalfrom: number | Date

        Initial time (defaults to current time)

      Returns number