Object maxSince(PropertyAtom pa, long time)Object maxSince(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 maximum value since the specified time. The return object type is the same as the type of the value of 'pa'. |