Crate time_core

Source
Expand description

Core items for time.

This crate is an implementation detail of time and should not be relied upon directly.

Modules§

  • Conversion between units of time.
  • hint 🔒
    Hints to the compiler that affects how code should be emitted or optimized.
  • Utility functions.