Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.scripting
/
LuaExecutionBudget
/
Measurement
Measurement
public
final
class
Measurement
<
T
>
extends
Record
Usage from one host-owned invocation; runtime objects never belong in a provider payload.
Members
Constructors
Lua
Execution
Budget.
Measurement
Link copied to clipboard
public
void
LuaExecutionBudget.Measurement
(
)
Inherited functions
equals
Link copied to clipboard
public
abstract
boolean
equals
(
Object
p
)
hash
Code
Link copied to clipboard
public
abstract
int
hashCode
(
)
to
String
Link copied to clipboard
public
abstract
String
toString
(
)