Property | Type | Description | |
---|---|---|---|
IsFullyCovered | bool |
Method | Description | |
---|---|---|
AccumulateEffectiveTime ( long realTicks ) : long | ||
AddSupportPoint ( long time ) : bool | ||
GetSupportIndexAtTime ( long time ) : int | ||
GetTopNodeAtIndex ( int idx ) : |
||
GetTopNodeAtTime ( long time ) : |
||
InitSupportAndMapping ( ) : void | ||
MergeAndIntegrate ( |
public AccumulateEffectiveTime ( long realTicks ) : long | ||
realTicks | long | |
return | long |
public GetSupportIndexAtTime ( long time ) : int | ||
time | long | |
return | int |
public GetTopNodeAtIndex ( int idx ) : |
||
idx | int | |
return |
public GetTopNodeAtTime ( long time ) : |
||
time | long | |
return |
public MergeAndIntegrate ( |
||
eff | ||
return | void |