1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__serveur-vote-lalis/include/condorcet/Documentation/Vote Class/public Vote--getTimestamp.md
2022-09-21 14:01:45 +02:00

22 lines
370 B
Markdown

## public Vote::getTimestamp
### Description
```php
public Vote->getTimestamp ( ): float
```
Get the timestamp corresponding of the last vote change.
### Return value:
*(```float```)* Timestamp
---------------------------------------
### Related method(s)
* [Vote::getCreateTimestamp](../Vote%20Class/public%20Vote--getCreateTimestamp.md)