[null,null,["Last updated 2022-10-28 UTC."],[],[],null,["# tf.raw_ops.Timestamp\n\n\u003cbr /\u003e\n\nProvides the time since epoch in seconds.\n\n#### View aliases\n\n\n**Compat aliases for migration**\n\nSee\n[Migration guide](https://www.tensorflow.org/guide/migrate) for\nmore details.\n\n[`tf.compat.v1.raw_ops.Timestamp`](https://www.tensorflow.org/api_docs/python/tf/raw_ops/Timestamp)\n\n\u003cbr /\u003e\n\n tf.raw_ops.Timestamp(\n name=None\n )\n\nReturns the timestamp as a `float64` for seconds since the Unix epoch.\n| **Note:** the timestamp is computed when the op is executed, not when it is added to the graph.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Args ---- ||\n|--------|--------------------------------------|\n| `name` | A name for the operation (optional). |\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Returns ------- ||\n|---|---|\n| A `Tensor` of type `float64`. ||\n\n\u003cbr /\u003e"]]