CpuTimeProfile | R Documentation |
CpuTimeProfile
CpuTimeProfile
R6Class
object, super class Profile
.
tercenApi::Base
-> tercenApi::Profile
-> CpuTimeProfile
name
of type String inherited from super class Profile
.
cpuTime
of type double.
name
of type String inherited from super class Profile
.
new()
CpuTimeProfile$new(json = NULL)
init()
CpuTimeProfile$init()
initJson()
CpuTimeProfile$initJson(json)
toTson()
CpuTimeProfile$toTson()
clone()
The objects of this class are cloneable with this method.
CpuTimeProfile$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.