示例#1
0
 public static function get_human_minute_diff($post)
 {
     return SB_Core::get_human_minute_diff(self::get_time_compare($post));
 }