Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Core
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/Chrono.h |
| Include | #include "Core/Chrono.h" |
Syntax
class FChrono
Functions
| Type | Name | Description | |
|---|---|---|---|
| int64 | ConvertInto
(
FDuration Duration |
||
| const FDuration | Elapse
(
FTimePoint StartTime |
||
| const FDuration | Init () |
||
| const FTimePoint | Now () |
||
| void | PrintClockElapse
(
EVerboseLevel Level, |