profile picture image cache
coding from a plane so this is helping alot with PFPs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use std::time::{Duration, SystemTime, UNIX_EPOCH};
|
||||
use std::time::{SystemTime, UNIX_EPOCH};
|
||||
|
||||
/// Show a relative time string based on some timestamp
|
||||
pub fn time_ago_since(timestamp: u64) -> String {
|
||||
|
||||
Reference in New Issue
Block a user