blob: 685a300e7e457f3f3df734694fc563c21d7d506c [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package impl
const (
dateCommand = "/bin/date +%s%N"
)