struct WellKnownController::CachedMAUCount

Defined in:

controllers/well_known.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(timestamp : Int64, count : Int64) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(timestamp _timestamp = @timestamp, count _count = @count) #

[View source]
def count : Int64 #

def timestamp : Int64 #