Update synapse/storage/stats.py
Co-Authored-By: Erik Johnston <erik@matrix.org>
This commit is contained in:
@@ -65,7 +65,7 @@ class StatsStore(StateDeltasStore):
|
||||
Quantises a timestamp to be a multiple of the bucket size.
|
||||
|
||||
Args:
|
||||
ts: the timestamp to quantise, in seconds since the Unix Epoch
|
||||
ts (int): the timestamp to quantise, in seconds since the Unix Epoch
|
||||
|
||||
Returns:
|
||||
int: a timestamp which
|
||||
|
||||
Reference in New Issue
Block a user