Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Microseconds (0.67 sec)

  1. api/go1.txt

    pkg io/ioutil, func WriteFile(string, []uint8, os.FileMode) error
    pkg io/ioutil, var Discard io.Writer
    pkg log, const Ldate ideal-int
    pkg log, const Llongfile ideal-int
    pkg log, const Lmicroseconds ideal-int
    pkg log, const Lshortfile ideal-int
    pkg log, const LstdFlags ideal-int
    pkg log, const Ltime ideal-int
    pkg log, func Fatal(...interface{})
    pkg log, func Fatalf(string, ...interface{})
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg io, type ByteWriter interface { WriteByte }
    pkg io, type ByteWriter interface, WriteByte(uint8) error
    pkg io, var ErrNoProgress error
    pkg log, const Ldate = 1
    pkg log, const Llongfile = 8
    pkg log, const Lmicroseconds = 4
    pkg log, const Lshortfile = 16
    pkg log, const LstdFlags = 3
    pkg log, const Ltime = 2
    pkg log/syslog (darwin-386), const LOG_ALERT = 1
    pkg log/syslog (darwin-386), const LOG_AUTH = 32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  3. api/openapi-spec/v3/api__v1_openapi.json

              }
            },
            "type": "object"
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime": {
            "description": "MicroTime is version of Time with microsecond level precision.",
            "format": "date-time",
            "type": "string"
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  4. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

            }
          },
          "type": "object"
        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime": {
          "description": "MicroTime is version of Time with microsecond level precision.",
          "format": "date-time",
          "type": "string"
        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  5. pkg/generated/openapi/zz_generated.openapi.go

    	return common.OpenAPIDefinition{
    		Schema: spec.Schema{
    			SchemaProps: spec.SchemaProps{
    				Description: "MicroTime is version of Time with microsecond level precision.",
    				Type:        metav1.MicroTime{}.OpenAPISchemaType(),
    				Format:      metav1.MicroTime{}.OpenAPISchemaFormat(),
    			},
    		},
    	}
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  6. api/openapi-spec/swagger.json

            }
          },
          "type": "object"
        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime": {
          "description": "MicroTime is version of Time with microsecond level precision.",
          "format": "date-time",
          "type": "string"
        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  7. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

            }
          },
          "type": "object"
        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime": {
          "description": "MicroTime is version of Time with microsecond level precision.",
          "format": "date-time",
          "type": "string"
        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
Back to top