Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. GenericTimeConverter.php

GenericTimeConverter::MICROSECOND_INTERVALS

The number of 100-nanosecond intervals in one microsecond.

File

vendor/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php, line 51

Class

GenericTimeConverter
GenericTimeConverter uses the provided calculator to calculate and convert time values

Namespace

Ramsey\Uuid\Converter\Time

Code

private const MICROSECOND_INTERVALS = '10';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal