X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_event_now.xml;h=578213cd7cdf14db846865eb5bbba081eaae4b0d;hb=076d998b73bf53e6652ea3ae4bed169e57423741;hp=b4105236d3b23cc09561c7f88795c0b0ab4dbc5e;hpb=c11dd1c49b997de4d222f302070387f82d8068ca;p=elogind.git diff --git a/man/sd_event_now.xml b/man/sd_event_now.xml index b4105236d..578213cd7 100644 --- a/man/sd_event_now.xml +++ b/man/sd_event_now.xml @@ -67,7 +67,7 @@ sd_event_now() returns the timestamp the most recent event loop iteration began. This timestamp is - taken right after after returning from the event sleep, and before + taken right after returning from the event sleep, and before dispatching any event sources. The event parameter takes the even loop object to retrieve the timestamp from. The clock parameter specifies the clock to @@ -114,13 +114,19 @@ + + -EOPNOTSUPP + + Unsupported clock type. + + + -ECHILD The event loop object was created in a different process. -