CpuTimeProfile: CpuTimeProfile

CpuTimeProfileR Documentation

CpuTimeProfile

Description

CpuTimeProfile

CpuTimeProfile

Format

R6Class object, super class Profile.

Super classes

tercenApi::Base -> tercenApi::Profile -> CpuTimeProfile

Public fields

name

of type String inherited from super class Profile.

cpuTime

of type double.

Active bindings

name

of type String inherited from super class Profile.

Methods

Public methods

Inherited methods

Method new()

Usage
CpuTimeProfile$new(json = NULL)

Method init()

Usage
CpuTimeProfile$init()

Method initJson()

Usage
CpuTimeProfile$initJson(json)

Method toTson()

Usage
CpuTimeProfile$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
CpuTimeProfile$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.