LiveKit Swift Client SDK Documentation

Structure Stopwatch

public struct Stopwatch  
%291 Stopwatch Stopwatch CustomStringConvertible CustomStringConvertible Stopwatch->CustomStringConvertible

Nested Types

Stopwatch.Entry

Conforms To

CustomStringConvertible

Properties

label

public let label: String

start

public private(set) var start: TimeInterval

splits

public private(set) var splits  

description

public var description: String  

Methods

total()

public func total() -> TimeInterval