Package apple.metal.struct
Class MTLCounterResultTimestamp
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.c.StructObject
-
- apple.metal.struct.MTLCounterResultTimestamp
-
public final class MTLCounterResultTimestamp extends org.moe.natj.c.StructObject
-
-
Constructor Summary
Constructors Modifier Constructor Description MTLCounterResultTimestamp()MTLCounterResultTimestamp(long timestamp)protectedMTLCounterResultTimestamp(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetTimestamp(long value)longtimestamp()
-