Commit 788f069
pw_poller: print "Sleep" and amount of seconds on the same line
Maybe to others it is obvious that these two lines are related:
** Sleep
119.694849
But to me it wasn't.
New format:
** Sleep 119.694849 seconds
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>1 parent 2db3e6f commit 788f069
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
0 commit comments