[roll] Roll fuchsia [memory] Migrate to new time type aliases

Migrates the usage of zx_time_t, zx_duration_t, and zx_ticks_t to
the newer, timeline specific aliases introduced in RFC-0260.
Callsites that use ambiguous timelines are left with the old
polymorphic types.

Original-Bug: 386092055
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1201296
Original-Revision: 04e44db1e39f9b04ae4c071ab42cb09761c6d125
GitOrigin-RevId: 98e738056eefaa52f3ffdad6e5ffc3cfe91a1b8a
Change-Id: I282b89834d3f2151048f0c46c7b40c75776b2c43
diff --git a/stem b/stem
index 1d28e39..37ec5da 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
              githooks="integration/git-hooks"
              remote="https://fuchsia.googlesource.com/fuchsia"
              gerrithost="https://fuchsia-review.googlesource.com"
-             revision="a902789d2cb000f56727c8da7980ff0164885a1b"/>
+             revision="04e44db1e39f9b04ae4c071ab42cb09761c6d125"/>
   </projects>
   <hooks>
     <hook name="install-environment"