DispatchTimeInterval

Overview

Location

  • Reference:
    • Silver.fx  Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator
    • libSilver.fx  Toffee
  • Namespace: Swift
  • Platforms: Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator, Toffee
  • Ancestry:
    • ValueType | DispatchTimeInterval  Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator

 

constructor rawValue(Int32) Toffee

 

init(rawValue val: Int32)

Parameters:

  • val:

constructor withRawValue(Int32) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator

 

constructor withRawValue(val: Int32)

 

DispatchTimeInterval withRawValue(Int32 val)

 

init(withRawValue val: Int32)

 

Sub New withRawValue(val As Int32)

Parameters:

  • val:

Equals  override virtual Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator

 

method Equals(aOther: Object): Boolean

 

Boolean Equals(Object aOther)

 

func Equals(_ aOther: Object) -> Boolean

 

Function Equals(aOther As Object) As Boolean

Parameters:

  • aOther:

GetHashCode  override virtual Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

Function GetHashCode() As Int32

hash  override Toffee

 

// Toffee-iOS, Toffee-iOS Simulator, Toffee-Mac Catalyst, Toffee-macOS, Toffee-tvOS, Toffee-tvOS Simulator, Toffee-watchOS Simulator
func hash(hash ) -> UInt64
// Toffee-watchOS
func hash(hash ) -> UInt32

Parameters:

  • :

microseconds

 

class method microseconds(par0: not nullable Int): DispatchTimeInterval

 

static DispatchTimeInterval microseconds(Int! par0)

 

static func microseconds(_ par0: Int) -> DispatchTimeInterval

 

Shared Function microseconds(par0 As Int) As DispatchTimeInterval

Parameters:

  • par0:

milliseconds

 

class method milliseconds(par0: not nullable Int): DispatchTimeInterval

 

static DispatchTimeInterval milliseconds(Int! par0)

 

static func milliseconds(_ par0: Int) -> DispatchTimeInterval

 

Shared Function milliseconds(par0 As Int) As DispatchTimeInterval

Parameters:

  • par0:

nanoseconds

 

class method nanoseconds(par0: not nullable Int): DispatchTimeInterval

 

static DispatchTimeInterval nanoseconds(Int! par0)

 

static func nanoseconds(_ par0: Int) -> DispatchTimeInterval

 

Shared Function nanoseconds(par0 As Int) As DispatchTimeInterval

Parameters:

  • par0:

rawValue

 

property rawValue: Int32 read;

 

Int32 rawValue { get; }

 

var rawValue: Int32 { get{} }

 

ReadOnly Property rawValue() As Int32

seconds

 

class method seconds(par0: not nullable Int): DispatchTimeInterval

 

static DispatchTimeInterval seconds(Int! par0)

 

static func seconds(_ par0: Int) -> DispatchTimeInterval

 

Shared Function seconds(par0 As Int) As DispatchTimeInterval

Parameters:

  • par0:

 

rawValue

 

property rawValue: Int32 read;

 

Int32 rawValue { get; }

 

var rawValue: Int32 { get{} }

 

ReadOnly Property rawValue() As Int32

 

microseconds

 

class method microseconds(par0: not nullable Int): DispatchTimeInterval

 

static DispatchTimeInterval microseconds(Int! par0)

 

static func microseconds(_ par0: Int) -> DispatchTimeInterval

 

Shared Function microseconds(par0 As Int) As DispatchTimeInterval

Parameters:

  • par0:

milliseconds

 

class method milliseconds(par0: not nullable Int): DispatchTimeInterval

 

static DispatchTimeInterval milliseconds(Int! par0)

 

static func milliseconds(_ par0: Int) -> DispatchTimeInterval

 

Shared Function milliseconds(par0 As Int) As DispatchTimeInterval

Parameters:

  • par0:

nanoseconds

 

class method nanoseconds(par0: not nullable Int): DispatchTimeInterval

 

static DispatchTimeInterval nanoseconds(Int! par0)

 

static func nanoseconds(_ par0: Int) -> DispatchTimeInterval

 

Shared Function nanoseconds(par0 As Int) As DispatchTimeInterval

Parameters:

  • par0:

seconds

 

class method seconds(par0: not nullable Int): DispatchTimeInterval

 

static DispatchTimeInterval seconds(Int! par0)

 

static func seconds(_ par0: Int) -> DispatchTimeInterval

 

Shared Function seconds(par0 As Int) As DispatchTimeInterval

Parameters:

  • par0:

 

constructor rawValue(Int32) Toffee

 

init(rawValue val: Int32)

Parameters:

  • val:

constructor withRawValue(Int32) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator

 

constructor withRawValue(val: Int32)

 

DispatchTimeInterval withRawValue(Int32 val)

 

init(withRawValue val: Int32)

 

Sub New withRawValue(val As Int32)

Parameters:

  • val:

Equals  override virtual Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator

 

method Equals(aOther: Object): Boolean

 

Boolean Equals(Object aOther)

 

func Equals(_ aOther: Object) -> Boolean

 

Function Equals(aOther As Object) As Boolean

Parameters:

  • aOther:

GetHashCode  override virtual Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

Function GetHashCode() As Int32

hash  override Toffee

 

// Toffee-iOS, Toffee-iOS Simulator, Toffee-Mac Catalyst, Toffee-macOS, Toffee-tvOS, Toffee-tvOS Simulator, Toffee-watchOS Simulator
func hash(hash ) -> UInt64
// Toffee-watchOS
func hash(hash ) -> UInt32

Parameters:

  • :