Implement AccessPoint::last_seen, using procfs to get the boot time.
This commit is contained in:
parent
8df68611fe
commit
df6070b75c
4 changed files with 23 additions and 10 deletions
|
|
@ -7,3 +7,4 @@ pub mod device;
|
|||
pub mod interface;
|
||||
pub mod nm;
|
||||
pub mod settings;
|
||||
pub(crate) mod util;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue