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--getCreateTimestamp.md

22 lines
405 B
Markdown
Raw Normal View History

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