DiscordTime / sticky-sessions-android

StickySessions is an app that helps teams to share and store their thoughts through digital-like retrospective sessions
9 stars 6 forks source link

Rename Session related variable(s) from seconds to milliseconds #168

Closed rodrigoperazzo closed 5 years ago

rodrigoperazzo commented 5 years ago

A variable on SessionMapper has a name with the "seconds" term but it in practice represents the milliseconds part of the creation date of a Session object.

We should check by other places in the code which might be using the wrong term too.

vfponcell commented 5 years ago

Fixed in 98e1793ab025a980c1ea9927caaf61fa9d37ae37