EXPAND ALL
  • Home

px.microseconds

Gets the specified number of microseconds.

Arguments

NameTypeDescription
unitintThe number of microseconds to render.

Returns

px.Duration: Duration representing unit microseconds.

Examples

# Returns 2 microseconds.
time = px.microseconds(2)

This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.