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/Candidate Class/public Candidate--getTimestamp.md

22 lines
398 B
Markdown
Raw Normal View History

2022-09-21 12:39:11 +02:00
## public Candidate::getTimestamp
### Description
```php
public Candidate->getTimestamp ( ): float
```
Get the timestamp corresponding of the last namming change.
### Return value:
*(```float```)* Timestamp
---------------------------------------
### Related method(s)
* [Candidate::getCreateTimestamp](../Candidate%20Class/public%20Candidate--getCreateTimestamp.md)