Object avgSince(PropertyAtom pa, long time)Object avgSince(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 average of the value since the specified time. The return object type is always Double if any. |