mirror of
https://github.com/newnius/YAO-portal.git
synced 2025-12-13 09:06:43 +00:00
update
This commit is contained in:
@@ -108,7 +108,7 @@ function summary_render() {
|
||||
gpu_mem_using.push(item['gpu_mem_total'] - item['gpu_mem_available']);
|
||||
timestamps.push(item['ts']);
|
||||
|
||||
console.log(moment(item['ts'],'mm/dd/yyyy'));
|
||||
console.log(moment(item['ts']).format('HH:mm:ss'));
|
||||
});
|
||||
|
||||
/* CPU Load */
|
||||
|
||||
Reference in New Issue
Block a user