Object minSince(PropertyAtom pa, long time)
Object minSince(PropertyAtom pa, long time)
Name | Type | Description |
---|---|---|
pa | PropertyAtom | The target property for calculation. |
time | long | The specified time in millisecond. |
Type | Description |
---|---|
Object | The minimum value since the specified time. The return object type is the same as the type of the value of 'pa'. |