We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28349bb + adbc43a commit ba8afc4Copy full SHA for ba8afc4
src/neuralnet/accrual/snapshot.h
@@ -195,7 +195,7 @@ class SnapshotCalculator
195
//! \brief Calculate the age of the active superblock to determine the
196
//! duration of the accrual period.
197
//!
198
- //! \return Superblock age as days in until to the payment time.
+ //! \return Superblock age as seconds from the payment time.
199
200
int64_t SuperblockAge() const
201
{
0 commit comments