Home
last modified time | relevance | path

Searched refs:durationSelf (Results 1 – 3 of 3) sorted by relevance

/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/base/
DSliceGroup.kt27 override val durationSelf: Double get() { constant
DSlice.kt41 val durationSelf: Double get() = duration constant
/tools/trebuchet/trebuchet/startup-common/src/
DStartupCommon.kt200 … aggregateSliceInfo(undifferentiatedSliceInfo, sliceContents, slice.durationSelf) in Model()