Searched defs:durationSelf (Results 1 – 2 of 2) sorted by relevance
/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/base/ | ||
D | SliceGroup.kt | 27 override val durationSelf: Double get() { constant |
D | Slice.kt | 41 val durationSelf: Double get() = duration constant |