github.com/aergoio/aergo@v1.3.1/contract/nsec.go (about)

     1  // +build measure
     2  
     3  package contract
     4  
     5  /*
     6  #cgo CFLAGS: -DMEASURE
     7  */
     8  import "C"