toggle menu
zinc-grader
2024.01.99
jvm
switch theme
search in API
runner-api
/
dev.ust.zinc.grader.model
/
ValgrindFile
/
Status
Status
data
class
Status
(
val
state
:
String
,
val
time
:
Duration
)
Members
Constructors
Status
Link copied to clipboard
constructor
(
state
:
String
,
time
:
Duration
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
state
Link copied to clipboard
val
state
:
String
time
Link copied to clipboard
val
time
:
Duration