type

TimeDiff

TimeDiff : HxComp

Computes the difference in time between in1 and in2 by subtracting in2 from in1.

slots parentRef

Component tree parent

compName

Component name in parent

compLayout

Layout in a visual coordinate system

links

List of links to this component

in1

The base time from which in2 will be subtracted

in2

The time to subtract from in1

out

The time difference between in1 and in2

in1 DateTime <summary>

The base time from which in2 will be subtracted

in2 DateTime <summary>

The time to subtract from in1

out Duration <readonly, summary, transient>

The time difference between in1 and in2

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST