Module platform

Module platform 

Source
Expand description

Platform abstraction for time-related functionality

Provides cross-platform timing operations for animations. Supports both web (WASM) and native platforms.

Structs§

MotionTime
Default time provider implementation for motion animations

Traits§

TimeProvider
Provides platform-agnostic timing operations

Type Aliases§

Time
Type alias for the default time provider