Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/xpcom/base/nsrootidl.idl
//
/// `typedef int64_t PRTime;`
///
/// ```text
/// /**
/// * Root idl declarations to be used by all.
/// */
/// ```
///
pub type PRTime = i64;