all times in ttf are measured in seconds.
so what happens if i mark a thread as read at the exact same time that someone makes a new post? :o
the interesting thing is that when i implemented the freshies feature, i had a few threads with "new posts" because last_read_time wasn't greater than last_post_time, they were equal.
maybe i should do some serious analysis on this matter.