Functions
The following functions are available globally.
-
Declaration
Swift
public func performMeasure(action: () -> Void) -> Double
-
Declaration
Swift
public func performAndPrintMeasure(name: String, action: () -> Void)