Files
go-sqlite3/sqlite3_opt_usleep.go
Gert-Jan Timmer edb95b5914 Add: Initial usleep option
[ci skip]
2018-05-25 14:15:46 +02:00

14 lines
226 B
Go

// +build cgo
// +build windows
// Copyright (C) 2018 G.J.R. Timmer <gjr.timmer@gmail.com>.
//
// Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.
package sqlite3
/*
/*