pub type jvmtiTimerKind = u32;
Trait Implementations§
Source§impl From<JvmtiTimerKind> for jvmtiTimerKind
impl From<JvmtiTimerKind> for jvmtiTimerKind
Source§fn from(value: JvmtiTimerKind) -> Self
fn from(value: JvmtiTimerKind) -> Self
Converts to this type from the input type.