The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

OpenTracing::Implementation::DataDog::Utils - DataDog Utilities

EXPORTS OK

The following subroutines can be imported into your namespance:

random_64bit_int

Generates a 64bit integers (or actually a 63bit, or signed 64bit)

nano_seconds

To turn floatingpoint times into number of nano seconds

epoch_floatingpoint

Well, returns the time since 'epoch' with fractional seconds, as floating-point.