module StatHat
Defined in:
stat_hat/client.crstat_hat/core.cr
Constant Summary
-
API_URL =
"https://api.stathat.com/ez"
Class Method Summary
- .post_count(stat_name, key, count, timestamp = nil)
- .post_value(stat_name, key, value, timestamp : Time = Time.now)