excel vba - How to determine time at which PC was woken -


is there function in excel vba returns time elapsed since pc last woken sleep or hibernate? or when booted? whichever recent?

here's way figure out last time pc booted up. it's in visual basic:

http://www.c-sharpcorner.com/uploadfile/scottlysle/determine-the-time-since-the-last-boot-up-in-visual-basic3/

i haven't seen may return time of when woken up, though.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -