int howManySince(PropertyAtom pa, long time)int howManySince(PropertyAtom pa, long time)| Name | Type | Description |
|---|---|---|
pa | PropertyAtom | The target property. |
time | long | The specified time in millisecond. |
| Type | Description |
|---|---|
int | Number of history values that exist since the specified time. |