sdbusplus: avoid deprecated phosphor::Timer

sdbusplus had an older type named `phosphor::Timer` which was
recently renamed to `sdbusplus::Timer`.  Update the code to use
the new type alias.

Change-Id: I5b913ac29d20b595a1bcb58e2fc5b1e10650a05d
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
1 file changed