systemc: Implement the sc_clock::time_stamp function.
authorGabe Black <gabeblack@google.com>
Wed, 12 Sep 2018 00:43:50 +0000 (17:43 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 9 Oct 2018 21:47:12 +0000 (21:47 +0000)
commita41c71b3121b0e31f9c69032aaf91c222b857e8c
treed572945e5a1aa9c9fad3e05db05623cf22104a3d
parent19fbeb515aacbf954dba1d4066007736b1252c0e
systemc: Implement the sc_clock::time_stamp function.

This is just a non-standard static alias for the sc_time_stamp
function.

Change-Id: Ibcd0559e7dab8232528628259abb8d1bfaee16e0
Reviewed-on: https://gem5-review.googlesource.com/c/12619
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/channel/sc_clock.cc